home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / biblio / bibtex / contrib / btxdoc.bib < prev    next >
Text File  |  1988-02-06  |  2KB  |  91 lines

  1. Copyright (C) 1988, all rights reserved.
  2.  
  3. @COMMENT(You may put a comment in a `comment' command,
  4.     the way you would with SCRIBE.)
  5.  
  6. Or you may dispense with the command and simply give the comment,
  7. as long as it's not within an entry.
  8.  
  9. If you really want to put a comment inside an entry, simply
  10. make up a never-to-be-used field.
  11.  
  12. @FAKE-ENTRY
  13.     {fake-database-key,
  14.     never-to-be-used-field = "Even if this were a real entry,
  15.         I could still have a comment inside an entry
  16.         by making up a fake field"
  17.     }
  18.  
  19. @string    (SCRIBE-NOTE = {Chapter twelve and appendices E8 through E10 deal
  20.             with bibliographies})
  21.  
  22. The next entry shows some of the syntactically legal things that
  23. those with the inclination may use.@
  24.  
  25. MaNuAl    (scribe,
  26.     TITLE="Scribe Document Production System
  27.  
  28.  
  29.                             User Manual",
  30.     ORGANIZATION =    {Unilogic,}#" Ltd"# {.
  31.             },
  32.     ADDRESS = "Pittsburgh",
  33.                         MONTH
  34. =aPR
  35.     ,YEAR=1984,
  36.     note = scribe-note,
  37. )                May the inclination not be with you.
  38.  
  39.  
  40. @MISC{prime-number-theorem,
  41.    author = "Charles Louis Xavier Joseph de la Vall{\'e}e Poussin",
  42.    note = "A strong form of the prime number theorem, 19th century" }
  43.  
  44. @INBOOK{chicago,
  45.    title = "The Chicago Manual of Style",
  46.    publisher = "University of Chicago Press",
  47.    edition = "Thirteenth",
  48.    year = 1982,
  49.    pages = "400--401",
  50.    key = "Chicago" }
  51.  
  52. @BOOK{texbook,
  53.    author = "Donald E. Knuth",
  54.    title= "The {{\TeX}book}",
  55.    publisher = "Addison-Wesley",
  56.    year = 1984 }
  57.  
  58. @BOOK{latex,
  59.    author = "Leslie Lamport",
  60.    title = "{\LaTeX \rm:} {A} Document Preparation System",
  61.    publisher = "Addison-Wesley",
  62.    year = 1986 }
  63.  
  64. @UNPUBLISHED{btxdoc,
  65.    author = "Oren Patashnik",
  66.    title = "{{\BibTeX ing}}",
  67.    note = "Documentation for general {\BibTeX} users",
  68.    month = "8~" # feb,
  69.    year = 1988 }
  70.  
  71. @UNPUBLISHED{btxhak,
  72.    author = "Oren Patashnik",
  73.    title = "Designing {\BibTeX} Styles",
  74.    note = "The part of \BibTeX's documentation
  75.                     that's not meant for general users",
  76.    month = "8~" # feb,
  77.    year = 1988 }
  78.  
  79. @BOOK{strunk-and-white,
  80.    author = "Strunk, Jr., William and E. B. White",
  81.    title = "The Elements of Style",
  82.    publisher = "Macmillan",
  83.    edition = "Third",
  84.    year = 1979 }
  85.  
  86. @BOOK{van-leunen,
  87.    title = "A Handbook for Scholars",
  88.    author = "Mary-Claire van Leunen",
  89.    publisher = "Knopf",
  90.    year = 1979 }
  91.